LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 11-04-2012, 08:03 AM   #1
lgoldma
LQ Newbie
 
Registered: Jul 2003
Location: Lexington, MA
Distribution: Mandriva 2011
Posts: 29

Rep: Reputation: 2
[SOLVED]--Printer will not print, Ubuntu 12.0.4, cups 1.5.3


I am trying to set up a VM for 12.0.4 and have it successfully loaded via VirtualBox. I have allowed access to the usb port with my Brother MFC printer and loaded the appropriate drivers.

When I open CUPS, I can add the printer but no test page is able to be printed. The message i see says "Waiting for Printer to become available"

usblp is loaded according to modprobe. When the brother driver was installed it created the printer on /dev/usb/lp0. However a ls for the dev results in the message 'No such file of directory'

What is the URI for a usb printer on Ubuntu? I checked the usblp doc and it notes that the device nodes can be found with:
Code:
ls -tr /dev/usb_prnt* /dev/usblp*
However, when I try the 'ls' I get the same message that these don't exist.

How do I get cups to print?
Thanks in advance.

Last edited by lgoldma; 11-05-2012 at 05:20 AM.
 
Old 11-04-2012, 10:15 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,217

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Do you have Guest Additions installed? Have you gone to Devices-->USB Devices ? Does the printer show up there? Is there a check mark beside the printer?
 
Old 11-04-2012, 10:46 AM   #3
lgoldma
LQ Newbie
 
Registered: Jul 2003
Location: Lexington, MA
Distribution: Mandriva 2011
Posts: 29

Original Poster
Rep: Reputation: 2
Cliff,
Thank you for replying. All excellent questions. Yes, Guest addition is installed and the printer shows up in Devices-->USB devices. Yes, there is a check mark. Now you know why I am so frustrated. As far as I can tell, I have the correct settings in VirtualBox, and yet Ubuntu does not recognize the printer. I was wondering if there is some setting in Ubuntu that needs to be fixed to recognize a usb printer. When I add the printer there is no 'usb' choice for local printers only hp.
Thanks again. If you have further ideas, I'm open to hearing them.
Leon
 
Old 11-04-2012, 11:03 AM   #4
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,217

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
What is the host system? Does the printer work on the host system?

The Ubuntu system, is it a 32 bit system, or a 64 bit system?

What model of printer? I know its a Brother. Did you use the Brother drivers?
 
Old 11-04-2012, 12:28 PM   #5
lgoldma
LQ Newbie
 
Registered: Jul 2003
Location: Lexington, MA
Distribution: Mandriva 2011
Posts: 29

Original Poster
Rep: Reputation: 2
64 bit system. model is Brother MFC J6710DW and I used the drivers from the Brothers linux site per their instructions
Printer is not working on host system at the moment because of a cups issue. It did before cups became inoperable. If I boot into an alternate OS (I have Mandriva 2010_2 on another partition and can boot into it via grub) then the printer works fine. I was hoping to be able to use the printer directly from the usb port on the guest Ubuntu VM.

I'll keep looking
thank you
 
Old 11-04-2012, 02:55 PM   #6
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,217

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
I don't think it can work on the guest, until it works on the host system. As I understand it, the guest builds the print file, and passes it to the host for the printing. So if the host can not print....

On the guest, since it is 64 bit, did you follow these instructions :

Quote:
Pre-required Procedure (5)
Related distributions
Debian 64 bit version, Ubuntu 64 bit version
Related products/drivers
printer/PC-FAX drivers
Requirement
ia32-libs or lib32stdc++ is required to be installed.
Basically, this is a 32 bit driver, that needs compatibility libs to work.
 
Old 11-04-2012, 07:02 PM   #7
lgoldma
LQ Newbie
 
Registered: Jul 2003
Location: Lexington, MA
Distribution: Mandriva 2011
Posts: 29

Original Poster
Rep: Reputation: 2
Thanks I will check on those tomorrow. Still a work in progress. I will let you know after I have time to spend on it.
leon
 
Old 11-05-2012, 05:19 AM   #8
lgoldma
LQ Newbie
 
Registered: Jul 2003
Location: Lexington, MA
Distribution: Mandriva 2011
Posts: 29

Original Poster
Rep: Reputation: 2
Thank you for your suggestions. Checked and the library was not installed to I did that. Then I edited the /lib/udev/rules.d files as suggested in this post

Then went back into CUPS and modified the printer URI. This time CUPS offered the Brother printer as a choice so I chose it and not the /dev/usp/lp0 which was there. Once I did all that the printer is working from the Ubuntu VM.

Thanks for your help.
 
Old 11-05-2012, 08:26 AM   #9
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,217

Rep: Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849Reputation: 849
Good stuff, could you mark this thread 'Solved'? Only the original poster can do that. ( Under thread tools at the top. )
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CUPS and Canon MP190 printer. Print quality and printer sharing... SFGAirborne Linux - Hardware 1 12-14-2010 05:55 AM
not able to print to one printer using CUPS aopex Linux - Software 4 02-02-2009 09:13 PM
CUPS refuses to print to printer moistTowelette Linux - Software 1 11-28-2007 05:43 AM
Can't print to second cups printer rbees Linux - Newbie 18 02-05-2007 09:38 AM
Print to CUPS printer in FireFox pnellesen Slackware 6 01-30-2005 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration